As a folow up of this thread :
When Transaction Logging is enabled in a db, and you have some LS-code that creates a NotesDocumentCollection, it looks like all content in these documents is held in memory. If a user changes and saves one of those documents after the collection is created, and before this code (re)saves the document, all user changes are lost.
You can see example code here :
This behaviour does not occur when Transaction Logging is disabled.
This can have serious implications on how your code works, and can make changes go lost without any notice.
I have tested this on a Win2000SP4 - ND6.02CF2 - server. It would be nice if others could confirm this behaviour.

Different behaviour of NotesDocumen... (~Dan Brefreepul... 9.Oct.03)
. . 